How to Install kdenlive software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install kdenlive software package in Ubuntu 12.04 LTS (Precise Pangolin)

kdenlive software package provides non-linear video editor, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kdenlive 

kdenlive is installed in your system.

Make ensure the kdenlive package were installed using the commands given below,

$ sudo dpkg-query -l | grep kdenlive *

You will get with kdenlive package name, version, architecture and description in a table

kdenlive package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Graphics
Package kdenlive
Version 0.8.2.1-1ubuntu1
Description non-linear video editor
Sub Section Graphics


See Also, How to uninstall or remove kdenlive software package from Ubuntu 12.04 LTS (Precise Pangolin)?